home *** CD-ROM | disk | FTP | other *** search
/ LiquidLibrary 2005 February / LiquidLibrary 2005 February - Disc 1.iso / pc / Portfolio Browser / Filters / PDF / LIB / gs_mgl_e.ps < prev    next >
Text File  |  2003-01-03  |  2KB  |  55 lines

  1. %    Copyright (C) 1999, 2000 Aladdin Enterprises.  All rights reserved.
  2. % This software is licensed to a single customer by Artifex Software Inc.
  3. % under the terms of a specific OEM agreement.
  4.  
  5. % $RCSfile$ $Revision$
  6. % Define the Macintosh standard glyph encoding vector.
  7. % This is not an Encoding strictly speaking, but we treat it like one.
  8. /currentglobal where
  9.  { pop currentglobal { setglobal } true setglobal }
  10.  { { } }
  11. ifelse
  12. /MacRomanEncoding .findencoding
  13. /MacGlyphEncoding
  14.     /.notdef /.null /CR
  15. % 3
  16. 4 index 32 95 getinterval aload pop
  17. % 98
  18. 99 index 128 45 getinterval aload pop
  19. % 143
  20.     /notequal /AE
  21.     /Oslash /infinity /plusminus /lessequal /greaterequal
  22.     /yen /mu1 /partialdiff /summation /product
  23.     /pi /integral /ordfeminine /ordmasculine /Ohm
  24.     /ae /oslash /questiondown /exclamdown /logicalnot
  25.     /radical /florin /approxequal /increment /guillemotleft
  26.     /guillemotright /ellipsis /nbspace
  27. % 173
  28. 174 index 203 12 getinterval aload pop
  29.     /lozenge
  30. % 186
  31. 187 index 216 24 getinterval aload pop
  32.     /applelogo
  33. % 211
  34. 212 index 241 7 getinterval aload pop
  35.     /overscore
  36. % 219
  37. 220 index 249 7 getinterval aload pop
  38. % 226
  39.     /Lslash /lslash /Scaron /scaron
  40.     /Zcaron /zcaron /brokenbar /Eth /eth
  41.     /Yacute /yacute /Thorn /thorn /minus
  42.     /multiply /onesuperior /twosuperior /threesuperior /onehalf
  43.     /onequarter /threequarters /franc /Gbreve /gbreve
  44.         % The TrueType documentation says the next glyph is named
  45.         % Idot, but the Adobe standard name for this glyph is
  46.         % Idotaccent.
  47.     /Idotaccent /Scedilla /scedilla /Cacute /cacute
  48.     /Ccaron /ccaron /dmacron
  49. 260 -1 roll pop        % delete MacRomanEncoding
  50. 258 packedarray
  51. 7 1 index .registerencoding
  52. .defineencoding
  53. exec
  54.